func net.getSystemDNSConfig

4 uses

	net (current package)
		conf.go#L268: 	dnsConf = getSystemDNSConfig()
		dnsclient_unix.go#L351: func getSystemDNSConfig() *dnsConfig {
		dnsclient_unix.go#L435: 		conf = getSystemDNSConfig()
		dnsclient_unix.go#L625: 		conf = getSystemDNSConfig()